net/http.serveMux121.match (method)
3 uses
net/http (current package)
servemux121.go#L146: h, pattern = mux.match(host + path)
servemux121.go#L149: h, pattern = mux.match(path)
servemux121.go#L159: func (mux *serveMux121) match(path string) (h Handler, pattern string) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)